home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / CodeWarrior Lite / Metrowerks C⁄C++ Lite / Headers / System Extras Headers / MacTCP Headers / MiscIPPB.h < prev    next >
Encoding:
Text File  |  1994-12-02  |  361 b   |  12 lines  |  [TEXT/MMCC]

  1. // ===========================================================================
  2. //    MiscIPPB.h                        ©1994 Metrowerks Inc. All rights reserved.
  3. // ===========================================================================
  4.  
  5. #ifndef __CONDITIONALMACROS__
  6. #include <ConditionalMacros.h>
  7. #endif
  8.  
  9. #if OLDROUTINENAMES && !defined(__MACTCP__)
  10. #include <MacTCP.h>
  11. #endif
  12.